set Detection Sensor
open fun setDetectionSensor(value: ModuleConfigProtos.ModuleConfig.DetectionSensorConfig): LocalOnlyProtos.LocalModuleConfig.Builder
open fun setDetectionSensor(builderForValue: ModuleConfigProtos.ModuleConfig.DetectionSensorConfig.Builder): LocalOnlyProtos.LocalModuleConfig.Builder
The part of the config that is specific to the Detection Sensor module
Content copied to clipboard
.meshtastic.ModuleConfig.DetectionSensorConfig detection_sensor = 13;